Skip to content

remove a strange non-ASCII character in the midst of _iomodule.c#17239

Merged
taleinat merged 1 commit into
python:masterfrom
taleinat:iomodule-remove-errant-nonascii-char
Nov 18, 2019
Merged

remove a strange non-ASCII character in the midst of _iomodule.c#17239
taleinat merged 1 commit into
python:masterfrom
taleinat:iomodule-remove-errant-nonascii-char

Conversation

@taleinat

Copy link
Copy Markdown
Contributor

No description provided.

@taleinat
taleinat merged commit bcc1cc5 into python:master Nov 18, 2019
@taleinat
taleinat deleted the iomodule-remove-errant-nonascii-char branch November 18, 2019 18:39
@zware

zware commented Nov 18, 2019

Copy link
Copy Markdown
Member

This was a form feed character, used by some folks' editors for moving around to various sections of a file. These are littered around the repository (there's even another one in this file), and there has been resistance to removing them in the past.

taleinat added a commit to taleinat/cpython that referenced this pull request Nov 18, 2019
@taleinat

Copy link
Copy Markdown
Contributor Author

Thanks, @zware! That has been pointed out on python-committers as well. I'm reverting this change.

jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants